3.125 \(\int (a+b x)^m (c+d x)^{1-m} (e+f x) (g+h x) \, dx\)

Optimal. Leaf size=245 \[ \frac {(b c-a d) (a+b x)^{m+1} (c+d x)^{-m} \left (\frac {b (c+d x)}{b c-a d}\right )^m \, _2F_1\left (m-1,m+1;m+2;-\frac {d (a+b x)}{b c-a d}\right ) \left (a^2 d^2 f h \left (m^2-5 m+6\right )-2 a b d (2-m) (2 d (e h+f g)-c f h (m+1))+b^2 \left (c^2 f h \left (m^2+3 m+2\right )-4 c d (m+1) (e h+f g)+12 d^2 e g\right )\right )}{12 b^4 d^2 (m+1)}+\frac {(a+b x)^{m+1} (c+d x)^{2-m} (-a d f h (3-m)-b c f h (m+2)+4 b d (e h+f g)+3 b d f h x)}{12 b^2 d^2} \]

[Out]

1/12*(b*x+a)^(1+m)*(d*x+c)^(2-m)*(4*b*d*(e*h+f*g)-a*d*f*h*(3-m)-b*c*f*h*(2+m)+3*b*d*f*h*x)/b^2/d^2+1/12*(-a*d+
b*c)*(a^2*d^2*f*h*(m^2-5*m+6)-2*a*b*d*(2-m)*(2*d*(e*h+f*g)-c*f*h*(1+m))+b^2*(12*d^2*e*g-4*c*d*(e*h+f*g)*(1+m)+
c^2*f*h*(m^2+3*m+2)))*(b*x+a)^(1+m)*(b*(d*x+c)/(-a*d+b*c))^m*hypergeom([-1+m, 1+m],[2+m],-d*(b*x+a)/(-a*d+b*c)
)/b^4/d^2/(1+m)/((d*x+c)^m)

________________________________________________________________________________________

Rubi [A]  time = 0.15, antiderivative size = 245, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.103, Rules used = {147, 70, 69} \[ \frac {(b c-a d) (a+b x)^{m+1} (c+d x)^{-m} \left (\frac {b (c+d x)}{b c-a d}\right )^m \, _2F_1\left (m-1,m+1;m+2;-\frac {d (a+b x)}{b c-a d}\right ) \left (a^2 d^2 f h \left (m^2-5 m+6\right )-2 a b d (2-m) (2 d (e h+f g)-c f h (m+1))+b^2 \left (c^2 f h \left (m^2+3 m+2\right )-4 c d (m+1) (e h+f g)+12 d^2 e g\right )\right )}{12 b^4 d^2 (m+1)}+\frac {(a+b x)^{m+1} (c+d x)^{2-m} (-a d f h (3-m)-b c f h (m+2)+4 b d (e h+f g)+3 b d f h x)}{12 b^2 d^2} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*x)^m*(c + d*x)^(1 - m)*(e + f*x)*(g + h*x),x]

[Out]

((a + b*x)^(1 + m)*(c + d*x)^(2 - m)*(4*b*d*(f*g + e*h) - a*d*f*h*(3 - m) - b*c*f*h*(2 + m) + 3*b*d*f*h*x))/(1
2*b^2*d^2) + ((b*c - a*d)*(a^2*d^2*f*h*(6 - 5*m + m^2) - 2*a*b*d*(2 - m)*(2*d*(f*g + e*h) - c*f*h*(1 + m)) + b
^2*(12*d^2*e*g - 4*c*d*(f*g + e*h)*(1 + m) + c^2*f*h*(2 + 3*m + m^2)))*(a + b*x)^(1 + m)*((b*(c + d*x))/(b*c -
 a*d))^m*Hypergeometric2F1[-1 + m, 1 + m, 2 + m, -((d*(a + b*x))/(b*c - a*d))])/(12*b^4*d^2*(1 + m)*(c + d*x)^
m)

Rule 69

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*Hypergeometric2F1[
-n, m + 1, m + 2, -((d*(a + b*x))/(b*c - a*d))])/(b*(m + 1)*(b/(b*c - a*d))^n), x] /; FreeQ[{a, b, c, d, m, n}
, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] && GtQ[b/(b*c - a*d), 0] && (RationalQ[m] ||  !(Ra
tionalQ[n] && GtQ[-(d/(b*c - a*d)), 0]))

Rule 70

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Dist[(c + d*x)^FracPart[n]/((b/(b*c - a*d)
)^IntPart[n]*((b*(c + d*x))/(b*c - a*d))^FracPart[n]), Int[(a + b*x)^m*Simp[(b*c)/(b*c - a*d) + (b*d*x)/(b*c -
 a*d), x]^n, x], x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] &&
(RationalQ[m] ||  !SimplerQ[n + 1, m + 1])

Rule 147

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_) + (f_.)*(x_))*((g_.) + (h_.)*(x_)), x_Symbol]
:> -Simp[((a*d*f*h*(n + 2) + b*c*f*h*(m + 2) - b*d*(f*g + e*h)*(m + n + 3) - b*d*f*h*(m + n + 2)*x)*(a + b*x)^
(m + 1)*(c + d*x)^(n + 1))/(b^2*d^2*(m + n + 2)*(m + n + 3)), x] + Dist[(a^2*d^2*f*h*(n + 1)*(n + 2) + a*b*d*(
n + 1)*(2*c*f*h*(m + 1) - d*(f*g + e*h)*(m + n + 3)) + b^2*(c^2*f*h*(m + 1)*(m + 2) - c*d*(f*g + e*h)*(m + 1)*
(m + n + 3) + d^2*e*g*(m + n + 2)*(m + n + 3)))/(b^2*d^2*(m + n + 2)*(m + n + 3)), Int[(a + b*x)^m*(c + d*x)^n
, x], x] /; FreeQ[{a, b, c, d, e, f, g, h, m, n}, x] && NeQ[m + n + 2, 0] && NeQ[m + n + 3, 0]

Rubi steps

\begin {align*} \int (a+b x)^m (c+d x)^{1-m} (e+f x) (g+h x) \, dx &=\frac {(a+b x)^{1+m} (c+d x)^{2-m} (4 b d (f g+e h)-a d f h (3-m)-b c f h (2+m)+3 b d f h x)}{12 b^2 d^2}+\frac {\left (a^2 d^2 f h \left (6-5 m+m^2\right )-2 a b d (2-m) (2 d (f g+e h)-c f h (1+m))+b^2 \left (12 d^2 e g-4 c d (f g+e h) (1+m)+c^2 f h \left (2+3 m+m^2\right )\right )\right ) \int (a+b x)^m (c+d x)^{1-m} \, dx}{12 b^2 d^2}\\ &=\frac {(a+b x)^{1+m} (c+d x)^{2-m} (4 b d (f g+e h)-a d f h (3-m)-b c f h (2+m)+3 b d f h x)}{12 b^2 d^2}+\frac {\left ((b c-a d) \left (a^2 d^2 f h \left (6-5 m+m^2\right )-2 a b d (2-m) (2 d (f g+e h)-c f h (1+m))+b^2 \left (12 d^2 e g-4 c d (f g+e h) (1+m)+c^2 f h \left (2+3 m+m^2\right )\right )\right ) (c+d x)^{-m} \left (\frac {b (c+d x)}{b c-a d}\right )^m\right ) \int (a+b x)^m \left (\frac {b c}{b c-a d}+\frac {b d x}{b c-a d}\right )^{1-m} \, dx}{12 b^3 d^2}\\ &=\frac {(a+b x)^{1+m} (c+d x)^{2-m} (4 b d (f g+e h)-a d f h (3-m)-b c f h (2+m)+3 b d f h x)}{12 b^2 d^2}+\frac {(b c-a d) \left (a^2 d^2 f h \left (6-5 m+m^2\right )-2 a b d (2-m) (2 d (f g+e h)-c f h (1+m))+b^2 \left (12 d^2 e g-4 c d (f g+e h) (1+m)+c^2 f h \left (2+3 m+m^2\right )\right )\right ) (a+b x)^{1+m} (c+d x)^{-m} \left (\frac {b (c+d x)}{b c-a d}\right )^m \, _2F_1\left (-1+m,1+m;2+m;-\frac {d (a+b x)}{b c-a d}\right )}{12 b^4 d^2 (1+m)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.26, size = 195, normalized size = 0.80 \[ \frac {(a+b x)^{m+1} (c+d x)^{1-m} \left (\frac {b (c+d x)}{b c-a d}\right )^{m-1} \left (b \left (b (d e-c f) (d g-c h) \, _2F_1\left (m-1,m+1;m+2;\frac {d (a+b x)}{a d-b c}\right )-(b c-a d) (2 c f h-d (e h+f g)) \, _2F_1\left (m-2,m+1;m+2;\frac {d (a+b x)}{a d-b c}\right )\right )+f h (b c-a d)^2 \, _2F_1\left (m-3,m+1;m+2;\frac {d (a+b x)}{a d-b c}\right )\right )}{b^3 d^2 (m+1)} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x)^m*(c + d*x)^(1 - m)*(e + f*x)*(g + h*x),x]

[Out]

((a + b*x)^(1 + m)*(c + d*x)^(1 - m)*((b*(c + d*x))/(b*c - a*d))^(-1 + m)*((b*c - a*d)^2*f*h*Hypergeometric2F1
[-3 + m, 1 + m, 2 + m, (d*(a + b*x))/(-(b*c) + a*d)] + b*(-((b*c - a*d)*(2*c*f*h - d*(f*g + e*h))*Hypergeometr
ic2F1[-2 + m, 1 + m, 2 + m, (d*(a + b*x))/(-(b*c) + a*d)]) + b*(d*e - c*f)*(d*g - c*h)*Hypergeometric2F1[-1 +
m, 1 + m, 2 + m, (d*(a + b*x))/(-(b*c) + a*d)])))/(b^3*d^2*(1 + m))

________________________________________________________________________________________

fricas [F]  time = 0.92, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (f h x^{2} + e g + {\left (f g + e h\right )} x\right )} {\left (b x + a\right )}^{m} {\left (d x + c\right )}^{-m + 1}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^m*(d*x+c)^(1-m)*(f*x+e)*(h*x+g),x, algorithm="fricas")

[Out]

integral((f*h*x^2 + e*g + (f*g + e*h)*x)*(b*x + a)^m*(d*x + c)^(-m + 1), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (f x + e\right )} {\left (h x + g\right )} {\left (b x + a\right )}^{m} {\left (d x + c\right )}^{-m + 1}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^m*(d*x+c)^(1-m)*(f*x+e)*(h*x+g),x, algorithm="giac")

[Out]

integrate((f*x + e)*(h*x + g)*(b*x + a)^m*(d*x + c)^(-m + 1), x)

________________________________________________________________________________________

maple [F]  time = 0.24, size = 0, normalized size = 0.00 \[ \int \left (f x +e \right ) \left (h x +g \right ) \left (b x +a \right )^{m} \left (d x +c \right )^{-m +1}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^m*(d*x+c)^(-m+1)*(f*x+e)*(h*x+g),x)

[Out]

int((b*x+a)^m*(d*x+c)^(-m+1)*(f*x+e)*(h*x+g),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (f x + e\right )} {\left (h x + g\right )} {\left (b x + a\right )}^{m} {\left (d x + c\right )}^{-m + 1}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^m*(d*x+c)^(1-m)*(f*x+e)*(h*x+g),x, algorithm="maxima")

[Out]

integrate((f*x + e)*(h*x + g)*(b*x + a)^m*(d*x + c)^(-m + 1), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \left (e+f\,x\right )\,\left (g+h\,x\right )\,{\left (a+b\,x\right )}^m\,{\left (c+d\,x\right )}^{1-m} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e + f*x)*(g + h*x)*(a + b*x)^m*(c + d*x)^(1 - m),x)

[Out]

int((e + f*x)*(g + h*x)*(a + b*x)^m*(c + d*x)^(1 - m), x)

________________________________________________________________________________________

sympy [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: HeuristicGCDFailed} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**m*(d*x+c)**(1-m)*(f*x+e)*(h*x+g),x)

[Out]

Exception raised: HeuristicGCDFailed

________________________________________________________________________________________